home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <window>
- <id>19000</id>
- <defaultcontrol>10</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <define>#header.label:19001</define>
- <define>#header.image:tetris\logo.png</define>
- <define>#header.hover:</define>
- <controls>
- <import>common.window.xml</import>
- <control>
- <type>group</type>
- <description>group element</description>
- <layout>StackLayout</layout>
- <posX>60</posX>
- <posY>97</posY>
- <control>
- <description>New Game</description>
- <type>button</type>
- <id>2</id>
- <label>19002</label>
- <onleft>2</onleft>
- <onright>10</onright>
- <onup>17</onup>
- <ondown>4</ondown>
- </control>
- <control>
- <description>Sounds</description>
- <type>togglebutton</type>
- <id>4</id>
- <label>19004</label>
- <onleft>4</onleft>
- <onright>10</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- </control>
- </control>
- <control>
- <type>group</type>
- <control>
- <description>Scoreboard background</description>
- <type>image</type>
- <id>200</id>
- <posX>60</posX>
- <posY>322</posY>
- <texture>tetris\scoreboard.png</texture>
- <colordiffuse>60ffffff</colordiffuse>
- </control>
- <control>
- <description>Score: label</description>
- <type>label</type>
- <id>201</id>
- <posX>74</posX>
- <posY>410</posY>
- <label>19005</label>
- </control>
- <control>
- <description>Score</description>
- <type>label</type>
- <id>202</id>
- <posX>236</posX>
- <posY>410</posY>
- <width>162</width>
- <align>right</align>
- <label>#tetris_score</label>
- </control>
- <control>
- <description>Level: label</description>
- <type>label</type>
- <id>203</id>
- <posX>74</posX>
- <posY>444</posY>
- <label>19006</label>
- </control>
- <control>
- <description>Level</description>
- <type>label</type>
- <id>204</id>
- <posX>236</posX>
- <posY>444</posY>
- <width>162</width>
- <align>right</align>
- <label>#tetris_level</label>
- </control>
- <control>
- <description>Lines: label</description>
- <type>label</type>
- <id>205</id>
- <posX>74</posX>
- <posY>478</posY>
- <label>19007</label>
- </control>
- <control>
- <description>Lines</description>
- <type>label</type>
- <id>206</id>
- <posX>236</posX>
- <posY>478</posY>
- <width>162</width>
- <align>right</align>
- <label>#tetris_lines</label>
- </control>
- <control>
- <description>Highscore: label</description>
- <type>label</type>
- <id>205</id>
- <posX>74</posX>
- <posY>512</posY>
- <label>19008</label>
- </control>
- <control>
- <description>Highscore</description>
- <type>label</type>
- <id>206</id>
- <posX>236</posX>
- <posY>512</posY>
- <width>162</width>
- <align>right</align>
- <label>#tetris_highscore</label>
- </control>
- </control>
- <control>
- <type>group</type>
- <description>group element</description>
- <control>
- <description>Tetris control</description>
- <type>tetris</type>
- <id>10</id>
- <posX>290</posX>
- <posY>97</posY>
- <width>395</width>
- <height>450</height>
- <font>font16</font>
- <textcolor>ffffffff</textcolor>
- <onback>2</onback>
- <onleft>2</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- <colordiffuse>60ffffff</colordiffuse>
- <texture>tetris\background.png</texture>
- <texturefocus>tetris\background_focus.png</texturefocus>
- <textureLeft>tetris\guide.png</textureLeft>
- <textureRight>tetris\guide.png</textureRight>
- <nextblockx>155</nextblockx>
- <nextblocky>368</nextblocky>
- </control>
- </control>
- </controls>
- </window>